Get Hexadecimal
Command Prototype
sRet = Hex(iData)
Command Description
Get the hexadecimal representation of an integer
Parameter Description
- Required Parameter
- iData--The integer to convert
- return
- sRet--The variable used to save the output of the function call